home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Would You Survive?
/
How Would You Survive (1995)(Grolier)[Mac-PC].iso
/
pc
/
edemo.dir
/
00188_Script_188
< prev
next >
Wrap
Text File
|
1995-09-12
|
283b
|
20 lines
on enterframe
If Rollover(28) then
HandCursor
else
if rollover(32) then
HandCursor
else
ArrowCursor
end if
end if
DemoRolloverBYL
end
on exitFrame
if soundbusy(2) then
go the frame
else
go the frame + 1
end if
end